home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Freeware / Grafica / ethumb / Setup.exe / {app} / EzThumbs.exe / 0 / RCDATA / TFRMTHUMBNAILS / TFRMTHUMBNAILS.txt < prev   
Text File  |  2003-05-07  |  30KB  |  1,142 lines

  1. object frmThumbnails: TfrmThumbnails
  2.   Left = 252
  3.   Top = 107
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   AutoScroll = False
  7.   Caption = 'Thumbnail Generator'
  8.   ClientHeight = 402
  9.   ClientWidth = 592
  10.   Color = clBtnFace
  11.   Constraints.MinHeight = 429
  12.   Constraints.MinWidth = 600
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   Scaled = False
  22.   OnClose = FormClose
  23.   OnCreate = FormCreate
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object pgcPreview: TPageControl
  27.     Left = 292
  28.     Top = 0
  29.     Width = 300
  30.     Height = 383
  31.     ActivePage = tbsOriginal
  32.     Anchors = [akLeft, akTop, akRight, akBottom]
  33.     TabOrder = 1
  34.     TabStop = False
  35.     OnChange = pgcPreviewChange
  36.     OnChanging = pgcPreviewChanging
  37.     object tbsOriginal: TTabSheet
  38.       HelpContext = 80
  39.       Caption = '&Original image'
  40.       ImageIndex = 1
  41.       object bvlButtons: TBevel
  42.         Left = 0
  43.         Top = 304
  44.         Width = 292
  45.         Height = 4
  46.         Anchors = [akLeft, akRight, akBottom]
  47.         Shape = bsTopLine
  48.       end
  49.       object imgOriginal: TEfImageEnView
  50.         Left = 0
  51.         Top = 0
  52.         Width = 292
  53.         Height = 289
  54.         Cursor = crDefault
  55.         Hint = 
  56.           'Original image; right click with your mouse to open shortcut men' +
  57.           'u'
  58.         ParentCtl3D = False
  59.         Center = True
  60.         MouseInteract = [miScroll]
  61.         Anchors = [akLeft, akTop, akRight, akBottom]
  62.         PopupMenu = pmnOriginalImage
  63.         TabOrder = 0
  64.         ScaleToFit = False
  65.       end
  66.     end
  67.     object tbsPreview: TTabSheet
  68.       HelpContext = 90
  69.       Caption = '&Preview output'
  70.       ImageIndex = 2
  71.       object bvlButtons2: TBevel
  72.         Left = 0
  73.         Top = 304
  74.         Width = 292
  75.         Height = 4
  76.         Anchors = [akLeft, akRight, akBottom]
  77.         Shape = bsTopLine
  78.       end
  79.       object lblNoFile: TLabel
  80.         Left = 0
  81.         Top = 0
  82.         Width = 292
  83.         Height = 289
  84.         Alignment = taCenter
  85.         Anchors = [akLeft, akTop, akRight, akBottom]
  86.         AutoSize = False
  87.         Caption = 'There is no valid image selected.'
  88.         Layout = tlCenter
  89.       end
  90.       object imgPreview: TEfImageEnView
  91.         Left = 0
  92.         Top = 0
  93.         Width = 292
  94.         Height = 289
  95.         Cursor = crDefault
  96.         Hint = 
  97.           'Thumbnail configured according to settings; right click with you' +
  98.           'r mouse to open shortcut menu'
  99.         ParentCtl3D = False
  100.         Center = True
  101.         MouseInteract = [miScroll]
  102.         Anchors = [akLeft, akTop, akRight, akBottom]
  103.         PopupMenu = pmnPreviewImage
  104.         Visible = False
  105.         TabOrder = 0
  106.         ScaleToFit = False
  107.       end
  108.     end
  109.   end
  110.   object pgcFiles: TPageControl
  111.     Left = 0
  112.     Top = 0
  113.     Width = 292
  114.     Height = 383
  115.     ActivePage = tbsFiles
  116.     Anchors = [akLeft, akTop, akBottom]
  117.     TabOrder = 0
  118.     TabStop = False
  119.     OnChange = pgcFilesChange
  120.     OnChanging = pgcFilesChanging
  121.     object tbsFiles: TTabSheet
  122.       HelpContext = 70
  123.       Caption = '&Files'
  124.       object lbl_cmbFileFilter: TEnhLabel
  125.         Left = 8
  126.         Top = 9
  127.         Width = 59
  128.         Height = 13
  129.         Caption = 'Files of &type:'
  130.         FocusControl = cmbFileFilter
  131.       end
  132.       object lblLookInFolder: TEnhLabel
  133.         Left = 8
  134.         Top = 56
  135.         Width = 38
  136.         Height = 13
  137.         Caption = 'Look &in:'
  138.       end
  139.       object lbl_edtSaveIn: TEnhLabel
  140.         Left = 8
  141.         Top = 309
  142.         Width = 39
  143.         Height = 13
  144.         Caption = 'Sa&ve in:'
  145.         FocusControl = edtSaveIn
  146.       end
  147.       object cmbFileFilter: TLblComboBox
  148.         Left = 8
  149.         Top = 24
  150.         Width = 265
  151.         Height = 21
  152.         Hint = 'Defines the type of images to display in the file list'
  153.         Style = csDropDownList
  154.         DropDownCount = 12
  155.         ItemHeight = 13
  156.         TabOrder = 0
  157.         OnChange = cmbFileFilterChange
  158.         Items.Strings = (
  159.           'All images'
  160.           'Web images (*.jpg;*.jpe;*.jpeg;*.png)'
  161.           'JPEG (*.jpg;*.jpeg;*.jpe;*.jpc;*.j2k;*.jp2)'
  162.           'Portable Bitmap (*.pbm;*.pgm;*.ppm)'
  163.           'Portable Network Graphics (*.png)'
  164.           'Tagged Image File Format (*.tif;*.tiff;*.fax)'
  165.           'Truevision Targa (*.tga;*.targa;*.vda;*.vst)'
  166.           'Windows Enhanced Meta File (*.emf)'
  167.           'Windows Meta File (*.wmf)'
  168.           'Windows or OS/2 Bitmap (*.bmp;*.dib;*.rle)'
  169.           'Zsoft PC Paintbrush (*.pcx)')
  170.         AddNewToStart = False
  171.         AddNewToList = False
  172.         CaseSensitive = False
  173.         DestroyObjects = False
  174.         LimitToList = True
  175.         ReadOnly = False
  176.         LabelPos = lpTop
  177.         LabelMargin = 2
  178.         LabelComponent = lbl_cmbFileFilter
  179.         LabelRelLeft = 0
  180.         LabelRelTop = -15
  181.       end
  182.       object edtSaveIn: TLblEdit
  183.         Left = 8
  184.         Top = 324
  185.         Width = 241
  186.         Height = 21
  187.         Hint = 
  188.           'Choose the folder that should receive the thumbnails. Leave blan' +
  189.           'k to use the current folder'
  190.         Anchors = [akLeft, akBottom]
  191.         TabOrder = 2
  192.         LabelPos = lpTop
  193.         LabelMargin = 2
  194.         LabelComponent = lbl_edtSaveIn
  195.         LabelRelLeft = 0
  196.         LabelRelTop = -15
  197.       end
  198.       object btnSaveIn: TAttachedButton
  199.         Left = 250
  200.         Top = 324
  201.         Height = 21
  202.         Hint = 'Browse|Browse disk'
  203.         Anchors = [akLeft, akBottom]
  204.         TabOrder = 3
  205.         Title = 'Save in'
  206.         AttachedControl = edtSaveIn
  207.         AttachTwoWay = True
  208.         AllowMultiSelect = False
  209.         BrowseDir = True
  210.         OnGetName = btnSaveInGetName
  211.       end
  212.       object pnlLookIn: TPanel
  213.         Left = 8
  214.         Top = 76
  215.         Width = 265
  216.         Height = 217
  217.         Anchors = [akLeft, akTop, akRight, akBottom]
  218.         BevelOuter = bvNone
  219.         TabOrder = 1
  220.         object vclSplitter: TSplitter
  221.           Left = 0
  222.           Top = 85
  223.           Width = 265
  224.           Height = 8
  225.           Cursor = crVSplit
  226.           Hint = 'Move splitter to resize the "Explorer" windows'
  227.           Align = alTop
  228.           ResizeStyle = rsUpdate
  229.         end
  230.         object treLookInFolder: TPTShellTree
  231.           Left = 0
  232.           Top = 0
  233.           Width = 265
  234.           Height = 85
  235.           Hint = 'Select the folder that contains your images'
  236.           ShellList = lstFiles
  237.           Options = [ptstoAutoFill, ptstoDefaultKeyHandling, ptstoShowHidden]
  238.           Indent = 19
  239.           Align = alTop
  240.           TabOrder = 0
  241.           PopupMenu = pmnTreeList
  242.           Constraints.MinHeight = 16
  243.         end
  244.         object lstFiles: TEnhShellList
  245.           Left = 0
  246.           Top = 93
  247.           Width = 265
  248.           Height = 124
  249.           Hint = 
  250.             'Select images to process; press Ctrl+click to select multiple fi' +
  251.             'les'
  252.           Options = [ptsloAutoFill, ptsloDefaultKeyHandling, ptsloDontChangeFolder, ptsloDontGoBelowBase, ptsloHideFoldersWhenLinkedToTree, ptsloFolderContextMenu]
  253.           OnFillComplete = lstFilesFillComplete
  254.           Align = alClient
  255.           HideSelection = False
  256.           IconOptions.AutoArrange = True
  257.           MultiSelect = True
  258.           PopupMenu = pmnFileList
  259.           TabOrder = 1
  260.           ViewStyle = vsList
  261.           Constraints.MinHeight = 16
  262.           OnSelectItem = lstFilesSelectItem
  263.           OnRefreshItem = lstFilesRefreshItem
  264.           OnShowItem = lstFilesShowItem
  265.         end
  266.       end
  267.     end
  268.     object tbsSettings: TTabSheet
  269.       HelpContext = 60
  270.       Caption = '&Settings'
  271.       ImageIndex = 1
  272.       object lbl_edtMaxWidth: TEnhLabel
  273.         Left = 8
  274.         Top = 9
  275.         Width = 54
  276.         Height = 13
  277.         Caption = 'Max. &width:'
  278.         FocusControl = edtMaxWidth
  279.       end
  280.       object lbl_edtMaxHeight: TEnhLabel
  281.         Left = 98
  282.         Top = 9
  283.         Width = 58
  284.         Height = 13
  285.         Caption = 'Max. &height:'
  286.         FocusControl = edtMaxHeight
  287.       end
  288.       object lbl_edtPrefix: TEnhLabel
  289.         Left = 98
  290.         Top = 57
  291.         Width = 58
  292.         Height = 13
  293.         Caption = '&Prefix/suffix:'
  294.         FocusControl = edtPrefix
  295.       end
  296.       object lblJpgQuality: TEnhLabel
  297.         Left = 82
  298.         Top = 112
  299.         Width = 60
  300.         Height = 13
  301.         Hint = 'Double-click to reset the trackbar'
  302.         Alignment = taCenter
  303.         Caption = '&JPEG quality'
  304.         FocusControl = tbrJpgQuality
  305.         OnDblClick = ResetSlider
  306.       end
  307.       object lblBrightness: TEnhLabel
  308.         Left = 86
  309.         Top = 160
  310.         Width = 49
  311.         Height = 13
  312.         Hint = 'Double-click to reset the trackbar'
  313.         Alignment = taCenter
  314.         Caption = '&Brightness'
  315.         FocusControl = trbBrightness
  316.         OnDblClick = ResetSlider
  317.       end
  318.       object lblContrastLess: TEnhLabel
  319.         Left = 12
  320.         Top = 208
  321.         Width = 4
  322.         Height = 16
  323.         Caption = '-'
  324.         Font.Charset = DEFAULT_CHARSET
  325.         Font.Color = clWindowText
  326.         Font.Height = -13
  327.         Font.Name = 'MS Sans Serif'
  328.         Font.Style = []
  329.         ParentFont = False
  330.       end
  331.       object lblContrastMore: TEnhLabel
  332.         Left = 204
  333.         Top = 208
  334.         Width = 6
  335.         Height = 13
  336.         Alignment = taRightJustify
  337.         Caption = '+'
  338.       end
  339.       object lblContrast: TEnhLabel
  340.         Left = 91
  341.         Top = 208
  342.         Width = 39
  343.         Height = 13
  344.         Hint = 'Double-click to reset the trackbar'
  345.         Alignment = taCenter
  346.         Caption = '&Contrast'
  347.         FocusControl = trbContrast
  348.         OnDblClick = ResetSlider
  349.       end
  350.       object lblSharpness: TEnhLabel
  351.         Left = 87
  352.         Top = 256
  353.         Width = 50
  354.         Height = 13
  355.         Hint = 'Double-click to reset the trackbar'
  356.         Alignment = taCenter
  357.         Caption = 'Sharpn&ess'
  358.         FocusControl = trbSharpness
  359.         OnDblClick = ResetSlider
  360.       end
  361.       object lblRotate: TEnhLabel
  362.         Left = 96
  363.         Top = 304
  364.         Width = 32
  365.         Height = 13
  366.         Hint = 'Double-click to reset the trackbar'
  367.         Alignment = taCenter
  368.         Caption = '&Rotate'
  369.         FocusControl = trbRotate
  370.         OnDblClick = ResetSlider
  371.       end
  372.       object lblQuality1: TEnhLabel
  373.         Left = 8
  374.         Top = 112
  375.         Width = 6
  376.         Height = 13
  377.         Caption = '1'
  378.       end
  379.       object lblQuality100: TEnhLabel
  380.         Left = 190
  381.         Top = 112
  382.         Width = 18
  383.         Height = 13
  384.         Caption = '100'
  385.       end
  386.       object lblBrightnessLess: TEnhLabel
  387.         Left = 12
  388.         Top = 160
  389.         Width = 4
  390.         Height = 16
  391.         Caption = '-'
  392.         Font.Charset = DEFAULT_CHARSET
  393.         Font.Color = clWindowText
  394.         Font.Height = -13
  395.         Font.Name = 'MS Sans Serif'
  396.         Font.Style = []
  397.         ParentFont = False
  398.       end
  399.       object lblBrightnessMore: TEnhLabel
  400.         Left = 204
  401.         Top = 160
  402.         Width = 6
  403.         Height = 13
  404.         Alignment = taRightJustify
  405.         Caption = '+'
  406.       end
  407.       object lblSharpnessLess: TEnhLabel
  408.         Left = 12
  409.         Top = 256
  410.         Width = 4
  411.         Height = 16
  412.         Caption = '-'
  413.         Font.Charset = DEFAULT_CHARSET
  414.         Font.Color = clWindowText
  415.         Font.Height = -13
  416.         Font.Name = 'MS Sans Serif'
  417.         Font.Style = []
  418.         ParentFont = False
  419.       end
  420.       object lblSharpnessMore: TEnhLabel
  421.         Left = 204
  422.         Top = 256
  423.         Width = 6
  424.         Height = 13
  425.         Alignment = taRightJustify
  426.         Caption = '+'
  427.       end
  428.       object lblRotateLeft: TEnhLabel
  429.         Left = 8
  430.         Top = 304
  431.         Width = 25
  432.         Height = 13
  433.         Caption = '-180∩┐╜'
  434.       end
  435.       object lblRotateRight: TEnhLabel
  436.         Left = 184
  437.         Top = 304
  438.         Width = 28
  439.         Height = 13
  440.         Alignment = taRightJustify
  441.         Caption = '+180∩┐╜'
  442.       end
  443.       object lbl_cmbResizeFilter: TEnhLabel
  444.         Left = 8
  445.         Top = 57
  446.         Width = 46
  447.         Height = 13
  448.         Caption = 'Al&gorithm:'
  449.         FocusControl = cmbResizeFilter
  450.       end
  451.       object lbl_cmbResize: TEnhLabel
  452.         Left = 188
  453.         Top = 9
  454.         Width = 35
  455.         Height = 13
  456.         Caption = 'Resi&ze:'
  457.         FocusControl = cmbResize
  458.       end
  459.       object lbl_cmbNewName: TEnhLabel
  460.         Left = 188
  461.         Top = 57
  462.         Width = 54
  463.         Height = 13
  464.         Caption = '&New name:'
  465.         FocusControl = cmbNewName
  466.       end
  467.       object edtMaxWidth: TLblEdit
  468.         Left = 8
  469.         Top = 24
  470.         Width = 81
  471.         Height = 21
  472.         Hint = 'Defines maximum width for thumbnail creation'
  473.         TabOrder = 0
  474.         OnEnter = FieldEnter
  475.         OnExit = FieldExit
  476.         OnKeyPress = KeyPress
  477.         OnKeyUp = KeyUp
  478.         LabelPos = lpTop
  479.         LabelMargin = 2
  480.         LabelComponent = lbl_edtMaxWidth
  481.         LabelRelLeft = 0
  482.         LabelRelTop = -15
  483.       end
  484.       object edtMaxHeight: TLblEdit
  485.         Left = 98
  486.         Top = 24
  487.         Width = 81
  488.         Height = 21
  489.         Hint = 'Defines maximum height for thumbnail creation'
  490.         TabOrder = 1
  491.         OnEnter = FieldEnter
  492.         OnExit = FieldExit
  493.         OnKeyPress = KeyPress
  494.         OnKeyUp = KeyUp
  495.         LabelPos = lpTop
  496.         LabelMargin = 2
  497.         LabelComponent = lbl_edtMaxHeight
  498.         LabelRelLeft = 0
  499.         LabelRelTop = -15
  500.       end
  501.       object edtPrefix: TLblEdit
  502.         Left = 98
  503.         Top = 72
  504.         Width = 81
  505.         Height = 21
  506.         Hint = 
  507.           'Defines the prefix/suffix added to the name of the thumbnail fil' +
  508.           'e'
  509.         TabOrder = 4
  510.         OnEnter = FieldEnter
  511.         OnExit = FieldExit
  512.         OnKeyPress = edtPrefixKeyPress
  513.         OnKeyUp = edtPrefixKeyUp
  514.         LabelPos = lpTop
  515.         LabelMargin = 2
  516.         LabelComponent = lbl_edtPrefix
  517.         LabelRelLeft = 0
  518.         LabelRelTop = -15
  519.       end
  520.       object tbrJpgQuality: TTrackBar
  521.         Left = 4
  522.         Top = 128
  523.         Width = 212
  524.         Height = 25
  525.         Hint = 
  526.           '70|The higher the value, the better the quality and the bigger t' +
  527.           'he file'
  528.         Max = 100
  529.         Min = 1
  530.         Orientation = trHorizontal
  531.         ParentShowHint = False
  532.         PageSize = 5
  533.         PopupMenu = pmnReset
  534.         Frequency = 5
  535.         Position = 80
  536.         SelEnd = 0
  537.         SelStart = 0
  538.         ShowHint = True
  539.         TabOrder = 6
  540.         ThumbLength = 15
  541.         TickMarks = tmBottomRight
  542.         TickStyle = tsAuto
  543.         OnChange = PositionChanged
  544.       end
  545.       object trbBrightness: TTrackBar
  546.         Left = 4
  547.         Top = 176
  548.         Width = 212
  549.         Height = 25
  550.         Hint = '0|Adjusts the brightness used to create the thumbnails'
  551.         Max = 100
  552.         Min = -100
  553.         Orientation = trHorizontal
  554.         ParentShowHint = False
  555.         PageSize = 10
  556.         PopupMenu = pmnReset
  557.         Frequency = 5
  558.         Position = 0
  559.         SelEnd = 0
  560.         SelStart = 0
  561.         ShowHint = True
  562.         TabOrder = 8
  563.         ThumbLength = 15
  564.         TickMarks = tmBottomRight
  565.         TickStyle = tsAuto
  566.         OnChange = PositionChanged
  567.       end
  568.       object trbContrast: TTrackBar
  569.         Left = 4
  570.         Top = 224
  571.         Width = 212
  572.         Height = 25
  573.         Hint = '0|Adjusts the contrast used to create the thumbnails'
  574.         Max = 100
  575.         Min = -100
  576.         Orientation = trHorizontal
  577.         ParentShowHint = False
  578.         PageSize = 10
  579.         PopupMenu = pmnReset
  580.         Frequency = 5
  581.         Position = 0
  582.         SelEnd = 0
  583.         SelStart = 0
  584.         ShowHint = True
  585.         TabOrder = 10
  586.         ThumbLength = 15
  587.         TickMarks = tmBottomRight
  588.         TickStyle = tsAuto
  589.         OnChange = PositionChanged
  590.       end
  591.       object trbSharpness: TTrackBar
  592.         Left = 4
  593.         Top = 272
  594.         Width = 212
  595.         Height = 25
  596.         Hint = '0|Adjusts the image sharpness used to create the thumbnails'
  597.         Max = 100
  598.         Min = -100
  599.         Orientation = trHorizontal
  600.         ParentShowHint = False
  601.         PageSize = 10
  602.         PopupMenu = pmnReset
  603.         Frequency = 5
  604.         Position = 0
  605.         SelEnd = 0
  606.         SelStart = 0
  607.         ShowHint = True
  608.         TabOrder = 12
  609.         ThumbLength = 15
  610.         TickMarks = tmBottomRight
  611.         TickStyle = tsAuto
  612.         OnChange = PositionChanged
  613.       end
  614.       object trbRotate: TTrackBar
  615.         Left = 4
  616.         Top = 320
  617.         Width = 212
  618.         Height = 25
  619.         Hint = '0∩┐╜|Rotation applied to thumbnail image'
  620.         Max = 180
  621.         Min = -180
  622.         Orientation = trHorizontal
  623.         ParentShowHint = False
  624.         PageSize = 90
  625.         PopupMenu = pmnReset
  626.         Frequency = 90
  627.         Position = 0
  628.         SelEnd = 0
  629.         SelStart = 0
  630.         ShowHint = True
  631.         TabOrder = 14
  632.         ThumbLength = 15
  633.         TickMarks = tmBottomRight
  634.         TickStyle = tsAuto
  635.         OnChange = PositionChanged
  636.         OnExit = edtRotateExit
  637.       end
  638.       object cmbResizeFilter: TLblComboBox
  639.         Left = 8
  640.         Top = 72
  641.         Width = 81
  642.         Height = 21
  643.         Hint = 'Defines the algorithm used for resizing images'
  644.         Style = csDropDownList
  645.         DropDownCount = 12
  646.         ItemHeight = 13
  647.         TabOrder = 3
  648.         OnChange = cmbResizeFilterChange
  649.         Items.Strings = (
  650.           '[ Smart ]'
  651.           'None'
  652.           'Triangle'
  653.           'Hermite'
  654.           'Bell'
  655.           'BSpline'
  656.           'Lanczos3'
  657.           'Mitchell'
  658.           'Nearest'
  659.           'Linear'
  660.           'Fast Linear'
  661.           'Lossless')
  662.         AddNewToStart = False
  663.         AddNewToList = False
  664.         CaseSensitive = False
  665.         DestroyObjects = False
  666.         LimitToList = True
  667.         ReadOnly = False
  668.         LabelPos = lpTop
  669.         LabelMargin = 2
  670.         LabelComponent = lbl_cmbResizeFilter
  671.         LabelRelLeft = 0
  672.         LabelRelTop = -15
  673.       end
  674.       object edtQuality: TSpinEdit
  675.         Left = 224
  676.         Top = 126
  677.         Width = 53
  678.         Height = 22
  679.         Hint = 'JPEG quality'
  680.         MaxValue = 100
  681.         MinValue = 1
  682.         TabOrder = 7
  683.         Value = 80
  684.         OnChange = edtQualityChange
  685.       end
  686.       object edtBrightness: TSpinEdit
  687.         Left = 224
  688.         Top = 174
  689.         Width = 53
  690.         Height = 22
  691.         Hint = 'Brightness'
  692.         MaxValue = 100
  693.         MinValue = -100
  694.         TabOrder = 9
  695.         Value = 0
  696.         OnChange = edtBrightnessChange
  697.       end
  698.       object edtContrast: TSpinEdit
  699.         Left = 224
  700.         Top = 222
  701.         Width = 53
  702.         Height = 22
  703.         Hint = 'Contrast'
  704.         MaxValue = 100
  705.         MinValue = -100
  706.         TabOrder = 11
  707.         Value = 0
  708.         OnChange = edtContrastChange
  709.       end
  710.       object edtSharpness: TSpinEdit
  711.         Left = 224
  712.         Top = 270
  713.         Width = 53
  714.         Height = 22
  715.         Hint = 'Sharpness'
  716.         MaxValue = 100
  717.         MinValue = -100
  718.         TabOrder = 13
  719.         Value = 0
  720.         OnChange = edtSharpnessChange
  721.       end
  722.       object edtRotate: TSpinEdit
  723.         Left = 224
  724.         Top = 318
  725.         Width = 53
  726.         Height = 22
  727.         Hint = 'Rotate'
  728.         MaxValue = 180
  729.         MinValue = -180
  730.         TabOrder = 15
  731.         Value = 0
  732.         OnChange = edtRotateChange
  733.         OnExit = edtRotateExit
  734.       end
  735.       object cmbResize: TLblComboBox
  736.         Left = 188
  737.         Top = 24
  738.         Width = 88
  739.         Height = 21
  740.         Hint = 'Choose how pictures should be resized'
  741.         Style = csDropDownList
  742.         ItemHeight = 13
  743.         TabOrder = 2
  744.         OnChange = cmbResizeChange
  745.         Items.Strings = (
  746.           'No resize'
  747.           'Best fit'
  748.           'Shrink to fit'
  749.           'Enlarge to fit'
  750.           'Stretch to fit')
  751.         AddNewToStart = False
  752.         AddNewToList = False
  753.         CaseSensitive = False
  754.         DestroyObjects = False
  755.         LimitToList = False
  756.         ReadOnly = False
  757.         LabelPos = lpTop
  758.         LabelMargin = 2
  759.         LabelComponent = lbl_cmbResize
  760.         LabelRelLeft = 0
  761.         LabelRelTop = -15
  762.       end
  763.       object cmbNewName: TLblComboBox
  764.         Left = 188
  765.         Top = 72
  766.         Width = 88
  767.         Height = 21
  768.         Hint = 'Choose if thumbnail filename uses a prefix or suffix'
  769.         Style = csDropDownList
  770.         ItemHeight = 13
  771.         TabOrder = 5
  772.         OnChange = cmbNewNameChange
  773.         Items.Strings = (
  774.           'Auto detect'
  775.           'Add nothing'
  776.           'Add prefix'
  777.           'Add suffix'
  778.           'Rename')
  779.         AddNewToStart = False
  780.         AddNewToList = False
  781.         CaseSensitive = False
  782.         DestroyObjects = False
  783.         LimitToList = False
  784.         ReadOnly = False
  785.         LabelPos = lpTop
  786.         LabelMargin = 2
  787.         LabelComponent = lbl_cmbNewName
  788.         LabelRelLeft = 0
  789.         LabelRelTop = -15
  790.       end
  791.     end
  792.     object tbsAbout: TTabSheet
  793.       Caption = 'About'
  794.       ImageIndex = 2
  795.       object imgIcon: TImage
  796.         Left = 16
  797.         Top = 16
  798.         Width = 32
  799.         Height = 32
  800.       end
  801.       object btnWebsite: TButton
  802.         Left = 184
  803.         Top = 320
  804.         Width = 91
  805.         Height = 25
  806.         Anchors = [akRight, akBottom]
  807.         Caption = '&Web Site'
  808.         TabOrder = 2
  809.         OnClick = btnWebsiteClick
  810.       end
  811.       object stxAbout: TStaticText
  812.         Left = 64
  813.         Top = 16
  814.         Width = 201
  815.         Height = 289
  816.         AutoSize = False
  817.         TabOrder = 0
  818.       end
  819.       object btnHelp: TButton
  820.         Left = 80
  821.         Top = 320
  822.         Width = 91
  823.         Height = 25
  824.         Hint = 'Click here to open the Help file'
  825.         Anchors = [akRight, akBottom]
  826.         Caption = 'Help  F1'
  827.         TabOrder = 1
  828.         OnClick = btnHelpClick
  829.       end
  830.     end
  831.     object tbsNews: TTabSheet
  832.       HelpContext = 50
  833.       Caption = 'News'
  834.       ImageIndex = 3
  835.       object pnlNews: TPanel
  836.         Left = 0
  837.         Top = 40
  838.         Width = 284
  839.         Height = 315
  840.         Align = alBottom
  841.         Anchors = [akLeft, akTop, akRight, akBottom]
  842.         BevelOuter = bvNone
  843.         TabOrder = 0
  844.       end
  845.       object cbxPollNews: TCheckBox
  846.         Left = 8
  847.         Top = 8
  848.         Width = 273
  849.         Height = 17
  850.         Hint = 'Polls the Internet every 15 days for news updates'
  851.         Caption = 'Check for news every 15 days'
  852.         TabOrder = 1
  853.         OnClick = cbxPollNewsClick
  854.       end
  855.       object btnUpdate: TButton
  856.         Left = 200
  857.         Top = 8
  858.         Width = 75
  859.         Height = 25
  860.         Hint = 'Click to update news, if available'
  861.         Anchors = [akTop, akRight]
  862.         Caption = '&Update'
  863.         TabOrder = 2
  864.         Visible = False
  865.         OnClick = btnUpdateClick
  866.       end
  867.     end
  868.   end
  869.   object btnMakeAll: TButton
  870.     Left = 328
  871.     Top = 344
  872.     Width = 75
  873.     Height = 25
  874.     Hint = 'Makes thumbnails of all the files in the selected folder'
  875.     Anchors = [akRight, akBottom]
  876.     Caption = 'Make &All'
  877.     Enabled = False
  878.     TabOrder = 2
  879.     OnClick = btnMakeAllClick
  880.   end
  881.   object btnMake: TButton
  882.     Left = 416
  883.     Top = 344
  884.     Width = 75
  885.     Height = 25
  886.     Hint = 'Makes thumbnails of only the selected images'
  887.     Anchors = [akRight, akBottom]
  888.     Caption = '&Make'
  889.     Enabled = False
  890.     TabOrder = 3
  891.     OnClick = btnMakeClick
  892.   end
  893.   object btnClose: TButton
  894.     Left = 504
  895.     Top = 344
  896.     Width = 75
  897.     Height = 25
  898.     Hint = 'Closes Easy Thumbnails program'
  899.     Anchors = [akRight, akBottom]
  900.     Cancel = True
  901.     Caption = 'Close'
  902.     TabOrder = 4
  903.     OnClick = btnCloseClick
  904.   end
  905.   object pnlStatusBar: TStatusBar
  906.     Left = 0
  907.     Top = 383
  908.     Width = 592
  909.     Height = 19
  910.     Panels = <>
  911.     SimplePanel = True
  912.   end
  913.   object pmnOriginalImage: TPopupMenu
  914.     AutoHotkeys = maManual
  915.     AutoLineReduction = maManual
  916.     OnPopup = pmnOriginalImagePopup
  917.     Left = 472
  918.     Top = 200
  919.     object smnFitinWindow: TMenuItem
  920.       Caption = '&Fit in Window'
  921.       Hint = 
  922.         'Set this option to shrink images so that they fit within the win' +
  923.         'dow'
  924.       OnClick = smnFitinWindowClick
  925.     end
  926.     object smnCopyImageTag1: TMenuItem
  927.       Caption = '&Copy Image Tag'
  928.       Hint = 'Copies the appropriate HTML tag for the image to the Clipboard'
  929.       OnClick = smnCopyImageTag1Click
  930.     end
  931.   end
  932.   object vclTimer: TEfTimer
  933.     Interval = 125
  934.     Delay = 500
  935.     StopAfterDelay = True
  936.     OnDelayOver = vclTimerDelayOver
  937.     Left = 440
  938.     Top = 200
  939.   end
  940.   object pmnReset: TPopupMenu
  941.     AutoHotkeys = maManual
  942.     AutoLineReduction = maManual
  943.     Left = 504
  944.     Top = 200
  945.     object smnResetTrackbar: TMenuItem
  946.       Caption = '&Reset Trackbar'
  947.       Hint = 'Resets the trackbar'
  948.       OnClick = smnResetTrackbarClick
  949.     end
  950.   end
  951.   object pmnPreviewImage: TPopupMenu
  952.     AutoHotkeys = maManual
  953.     AutoLineReduction = maManual
  954.     OnPopup = pmnPreviewImagePopup
  955.     Left = 472
  956.     Top = 240
  957.     object smnCopyImageTag2: TMenuItem
  958.       Caption = '&Copy Image Tag'
  959.       Hint = 'Copies the appropriate HTML tag for the image to the Clipboard'
  960.       OnClick = smnCopyImageTag1Click
  961.     end
  962.     object smnQuickPreview: TMenuItem
  963.       Caption = '&Quick Preview'
  964.       Hint = 
  965.         'Check this option if you want to speed up the rendering of the t' +
  966.         'humbnail previews (file size is not available when checked)'
  967.       Visible = False
  968.     end
  969.     object smnSaveasJPEG: TMenuItem
  970.       Caption = '&Save PNG as JPEG'
  971.       Hint = 
  972.         'Check this option if you want to PNG images saved as JPEG thumbn' +
  973.         'ails instead of their native format'
  974.       OnClick = smnSaveasJPEGClick
  975.     end
  976.   end
  977.   object pmnFileList: TPopupMenu
  978.     OnPopup = pmnFileListPopup
  979.     Left = 504
  980.     Top = 240
  981.     object smnView: TMenuItem
  982.       Caption = '&View'
  983.       OnClick = smnViewClick
  984.       object smnLargeIcons: TMenuItem
  985.         Caption = 'Lar&ge Icons'
  986.         Hint = 'Displays items by using large icons'
  987.         RadioItem = True
  988.         OnClick = smnViewItemClick
  989.       end
  990.       object smnSmallIcons: TMenuItem
  991.         Tag = 1
  992.         Caption = '&Small Icons'
  993.         Hint = 'Displays items by using small icons'
  994.         RadioItem = True
  995.         OnClick = smnViewItemClick
  996.       end
  997.       object smnList: TMenuItem
  998.         Tag = 2
  999.         Caption = '&List'
  1000.         Hint = 'Displays items in a list'
  1001.         RadioItem = True
  1002.         OnClick = smnViewItemClick
  1003.       end
  1004.       object smnDetails: TMenuItem
  1005.         Tag = 3
  1006.         Caption = '&Details'
  1007.         Hint = 'Displays information about each item in the window'
  1008.         RadioItem = True
  1009.         OnClick = smnViewItemClick
  1010.       end
  1011.     end
  1012.     object smnArrangeIcons: TMenuItem
  1013.       Caption = '&Arrange Icons'
  1014.       OnClick = smnArrangeIconsClick
  1015.       object smnbyName: TMenuItem
  1016.         Tag = 1
  1017.         Caption = 'by &Name'
  1018.         Hint = 'Sorts items alphabetically by name'
  1019.         RadioItem = True
  1020.         OnClick = smnArrangeItemClick
  1021.       end
  1022.       object smnbyType: TMenuItem
  1023.         Tag = 3
  1024.         Caption = 'by &Type'
  1025.         Hint = 'Sorts items by type'
  1026.         RadioItem = True
  1027.         OnClick = smnArrangeItemClick
  1028.       end
  1029.       object smnbySize: TMenuItem
  1030.         Tag = 2
  1031.         Caption = 'by &Size'
  1032.         Hint = 'Sorts items by size, from smallest to largest'
  1033.         RadioItem = True
  1034.         OnClick = smnArrangeItemClick
  1035.       end
  1036.       object smnbyDate: TMenuItem
  1037.         Tag = 4
  1038.         Caption = 'by &Date'
  1039.         Hint = 'Sorts items by date, from oldest to most recent'
  1040.         RadioItem = True
  1041.         OnClick = smnArrangeItemClick
  1042.       end
  1043.     end
  1044.     object N1: TMenuItem
  1045.       Caption = '-'
  1046.     end
  1047.     object smnRefresh: TMenuItem
  1048.       Caption = '&Refresh'
  1049.       Hint = 'Refreshes the contents of the current folder'
  1050.       OnClick = smnRefreshClick
  1051.     end
  1052.     object smnMakeWebpage: TMenuItem
  1053.       Caption = '&Make Web page'
  1054.       Hint = 'Creates a Web page from selected images'
  1055.       Visible = False
  1056.       OnClick = smnMakeWebpageClick
  1057.     end
  1058.     object smnShowinbrowser: TMenuItem
  1059.       Caption = '&Show in browser'
  1060.       Hint = 'Shows selected images in Web browser'
  1061.       Visible = False
  1062.       OnClick = smnShowinbrowserClick
  1063.     end
  1064.     object N5: TMenuItem
  1065.       Caption = '-'
  1066.     end
  1067.     object smnDelete: TMenuItem
  1068.       Caption = '&Delete'
  1069.       Hint = 'Sends selected files to Recycle Bin'
  1070.       OnClick = smnDeleteClick
  1071.     end
  1072.     object N2: TMenuItem
  1073.       Caption = '-'
  1074.     end
  1075.     object smnProperties: TMenuItem
  1076.       Caption = '&Properties'
  1077.       Hint = 'Displays properties for this file'
  1078.       OnClick = smnPropertiesClick
  1079.     end
  1080.   end
  1081.   object pmnTreeList: TPopupMenu
  1082.     Left = 536
  1083.     Top = 240
  1084.     object smnTreeFind: TMenuItem
  1085.       Caption = '&Find...'
  1086.       Hint = 'Opens the find dialog'
  1087.       OnClick = smnTreeFindClick
  1088.     end
  1089.     object N3: TMenuItem
  1090.       Caption = '-'
  1091.     end
  1092.     object smnTreeRefresh: TMenuItem
  1093.       Caption = '&Refresh'
  1094.       Hint = 'Refreshes the window contents'
  1095.       OnClick = smnTreeRefreshClick
  1096.     end
  1097.     object N4: TMenuItem
  1098.       Caption = '-'
  1099.     end
  1100.     object smnTreeProperties: TMenuItem
  1101.       Caption = '&Properties'
  1102.       Hint = 'Displays properties for the current item'
  1103.       OnClick = smnTreePropertiesClick
  1104.     end
  1105.   end
  1106.   object vclImageConv: TEfImageConv
  1107.     PreviewFont.Charset = DEFAULT_CHARSET
  1108.     PreviewFont.Color = clWindowText
  1109.     PreviewFont.Height = -11
  1110.     PreviewFont.Name = 'MS Sans Serif'
  1111.     PreviewFont.Style = []
  1112.     CaptionFont.Charset = DEFAULT_CHARSET
  1113.     CaptionFont.Color = clWindowText
  1114.     CaptionFont.Height = -11
  1115.     CaptionFont.Name = 'MS Sans Serif'
  1116.     CaptionFont.Style = []
  1117.     OutputFormat = 10002
  1118.     AddSubName = adAutoDetect
  1119.     CopyOnly = False
  1120.     JpgLossless = False
  1121.     ImageBrightness = 0
  1122.     ImageContrast = 0
  1123.     ImageCropRotate = False
  1124.     ImageDataType = itOriginal
  1125.     ImageFlip = fiNoFlip
  1126.     ImageHue = 0
  1127.     ImageResampleFilter = rfNone
  1128.     ImageChangeSize = True
  1129.     ImageRotate = 0
  1130.     ImageSaturation = 0
  1131.     ImageSharpness = 0
  1132.     LowercaseName = False
  1133.     MaxHeight = 150
  1134.     MaxWidth = 150
  1135.     ResizeMode = scReduce
  1136.     SubName = 'tn_'
  1137.     OnError = vclImageConvError
  1138.     Left = 536
  1139.     Top = 200
  1140.   end
  1141. end
  1142.